Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
abs
abs
Absolute value
Name:
abs
Category:
math
Programming Language:
php
One-line Description:
Absolute value.
Related
Notes on using PHP abs() function and four operations
8
PHP abs() function: basic usage methods and examples
5
«
1
2
»
Similar Functions
base_convert
base_convert
Convertnumbersbetwee
abs
abs
Absolutevalue
sqrt
sqrt
Squareroot
acosh
acosh
Antihyperboliccosine
dechex
dechex
Convertdecimaltohexa
pi
pi
Getthepivalue
min
min
Findtheminimumvalue
rand
rand
Generatearandominteg
Popular Articles
Using the abs() Function with PHP Date Functions: Detailed Example Explained
PHP abs() FAQs and solutions encountered when dealing with negative numbers
Common combination of PHP abs() and min() functions
PHP abs() and max() functions are used to combine
PHP abs() function: basic usage methods and examples
The combination of PHP abs() function and encryption algorithm
Notes on using PHP abs() function and four operations
How to Efficiently Calculate Price Discount Differences Using the abs() Function in PHP?